ResetProgress
Resets the status and progress attributes of this progress broadcaster to their default values.
void ResetProgress ();DISCUSSION
This method resets all status and progress attributes of the broadcaster to their default values and calls theResetProgress
method of theCyberProgressReceiver
class to broadcast the change to all attached progress receivers.If you subclass
CyberProgressBroadcaster
and override this method, your override must call its inherited method.SEE ALSO
TheCyberProgressReceiver::ResetProgress
method (page 323).
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help